Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix RRE export format #929

Merged
merged 5 commits into from
Jan 20, 2025
Merged

fix RRE export format #929

merged 5 commits into from
Jan 20, 2025

Conversation

epugh
Copy link
Member

@epugh epugh commented Jan 22, 2024

Description

Motivation and Context

Fixes #928

How Has This Been Tested?

Screenshots or GIFs (if appropriate):

Types of changes

  • [] Bug fix (non-breaking change which fixes an issue)
  • [] Improvement (non-breaking change which improves existing functionality)
  • [] New feature (non-breaking change which adds new functionality)
  • [] Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • [] My code follows the code style of this project.
  • [] My change requires a change to the documentation.
  • [] I have updated the documentation accordingly.
  • [] I have read the CONTRIBUTING document.
  • [] I have added tests to cover my changes.
  • [] All new and existing tests passed.

@epugh epugh changed the title add test for the ratings format that confirms int values not floats... fix RRE export format Jan 22, 2024
@epugh epugh merged commit ebbe2ba into main Jan 20, 2025
6 checks passed
@jillesvangurp
Copy link

Great! I'll try to follow up with some import/export functionality on my side.

@epugh Where can I get some sample RRE exports I can play with?

@epugh
Copy link
Member Author

epugh commented Jan 23, 2025

Go to https://quepid-staging.herokuapp.com/ to see the latest code... (since this still isn't released)....
It's a copy of productin from a few weeks ago, so if you have app.quepid.com account you will see it.

When you sign up, ping me, and i can add you to a team that has lots of cases! Of different sizes and styles.

@jillesvangurp
Copy link

@epugh done; I signed up with jillesvangurp AT gmail.com

@epugh
Copy link
Member Author

epugh commented Jan 23, 2025

Okay, I added you to the haystack team: https://quepid-staging.herokuapp.com/teams/336. This gives you access to the Haystack Rating Party, http://quepid-staging.herokuapp.com/case/6789/try/15 which you can export.

Staging has what will be Quepid8 soon, so if you run into bugs etc, please do report! Also, if a more dedicated format would work for you, I could do that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix RRE export format
2 participants